home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / Programs / Dialup.Monitor.v3.0.0.41.WinALL / DialMonitor.exe / {app} / Docs / default.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-11-16  |  2.2 KB  |  55 lines

  1. body            { 
  2.                   background-image: url(back.gif);
  3.                   padding-left: 8px; padding-right: 8px;
  4.                 }
  5. .main_box        { 
  6.                   background-image: none; background-color: white;
  7.                   font-family: "Verdana";
  8.                   border-bottom: black 3px solid; border-left: black 1px solid;
  9.                   border-top: black 1px solid; border-right: black 3px solid;
  10.                 }
  11. .top_descr        {
  12.                   background-color: #264b99; color: white; font-weight: bold;
  13.                   border-bottom: 1px solid;
  14.                   padding-left: 7px; padding-right: 7px; padding-top: 3px; padding-bottom: 3px;
  15.                   text-align: right;
  16.                 }
  17. .top_header        {
  18.                   background-image: url(rightside.jpg); background-position: right;
  19.                   background-color: white; background-repeat: no-repeat;
  20.                 }
  21. .content_box    {
  22.                   padding-left: 10px; padding-right: 10px; padding-top: 7px;
  23.                   padding-bottom: 7px;
  24.                 }
  25. a:link.top_link, a:visited.top_link        { color: white; text-decoration: none; }
  26. a:hover.top_link, a:active.top_link        { color: #FFCC99; text-decoration: none; }
  27. td, p, th         { font-family: "Verdana"; font-size: 13 }
  28. .title_text        { font-size: 17px; font-weight: bold; }
  29. .toolbar        { font-family: "Comic Sans MS", "Arial"; font-weight: bold; font-size: 15px;
  30.                   padding-bottom: 4px; background-image: url(dotted.gif); color: #264b99;
  31.                   background-position: bottom; background-repeat: no-repeat; padding-top: 4px;
  32.                 }
  33. .info_text        { padding-bottom: 3px; padding-top: 5px; font-size: 11; }
  34. .important        { text-indent: 2em; padding-bottom: 2px }
  35.  
  36. A:link.isp        { color: #6C6C6C }
  37. A:visited.isp    { color: #6C6C6C }
  38. A:hover.isp        { color: #FF8000 }
  39.  
  40. .benefits        { padding-left: 15px }
  41. .bottom_text    { font-size: 11; text-align: center; border-top: gray 1px solid;
  42.                   padding-top: 3px; line-height: 14px;
  43.                 }
  44.  
  45. A:link.bottom ,A:visited.bottom            { text-decoration: none; color: black }
  46. A:hover.bottom, A:active.bottom            { color: black; text-decoration: underline }
  47.  
  48. a:hover            { color: #FF8000 }
  49.  
  50. th                { background-color: #264b99; color: white }
  51. td.license        { padding-top: 5px; padding-bottom: 5px; padding-left: 5px; }
  52. td.license1        { padding-top: 5px; padding-bottom: 5px; padding-left: 5px;    }
  53. tr.special_back    { background: #EAEAEA; }
  54.  
  55. input            { font-family: "Verdana" }